projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e075e9
)
(install-arch-indep): Add gfdl.1 to the man pages that are installed.
author
Eli Zaretskii
<eliz@gnu.org>
Wed, 25 Apr 2001 13:50:10 +0000
(13:50 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Wed, 25 Apr 2001 13:50:10 +0000
(13:50 +0000)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index 58ce1cc780aa5d0b9b5ff97006a06078b687e02b..1ebba6d9abe307e085f4999ddd839408bca142a2 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-447,7
+447,7
@@
install-arch-indep: mkdir info
-chmod -R a+r ${datadir}/emacs ${COPYDESTS} ${infodir}
thisdir=`/bin/pwd`; \
cd ${srcdir}/etc; \
- for page in emacs etags ctags ; do \
+ for page in emacs etags ctags
gfdl
; do \
(cd $${thisdir}; \
${INSTALL_DATA} ${srcdir}/etc/$${page}.1 ${man1dir}/$${page}${manext}; \
chmod a+r ${man1dir}/$${page}${manext}); \